1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class uctKho_KiemTraKho_Form
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Component Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 =
new System.Windows.Forms.DataGridViewCellStyle();
32             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 =
new System.Windows.Forms.DataGridViewCellStyle();
33             
this.panel1 = new System.Windows.Forms.Panel();
34             
this.pictureBox1 = new System.Windows.Forms.PictureBox();
35             
this.label9 = new System.Windows.Forms.Label();
36             
this.txtSLCongThem = new System.Windows.Forms.TextBox();
37             
this.lblThongBao = new System.Windows.Forms.Label();
38             
this.lblTongSoBanGhiHienThi = new System.Windows.Forms.Label();
39             
this.btnTiep = new System.Windows.Forms.Button();
40             
this.btnSau = new System.Windows.Forms.Button();
41             
this.dgvDsSpTrongKho = new System.Windows.Forms.DataGridView();
42             
this.label8 = new System.Windows.Forms.Label();
43             
this.label7 = new System.Windows.Forms.Label();
44             
this.txtDvTinh = new System.Windows.Forms.TextBox();
45             
this.label1 = new System.Windows.Forms.Label();
46             
this.txtDienGiai = new System.Windows.Forms.TextBox();
47             
this.label2 = new System.Windows.Forms.Label();
48             
this.label6 = new System.Windows.Forms.Label();
49             
this.label3 = new System.Windows.Forms.Label();
50             
this.linkLabel_sanPhamChuaKiemKho = new System.Windows.Forms.LinkLabel();
51             
this.btnLuuVaKiemSau = new System.Windows.Forms.Button();
52             
this.btnKhongCapNhatHangTonKho = new System.Windows.Forms.Button();
53             
this.btnCoCapNhatHangTonKho = new System.Windows.Forms.Button();
54             
this.txtTenSanPham = new System.Windows.Forms.TextBox();
55             
this.txtMaSanPham = new System.Windows.Forms.TextBox();
56             
this.txtSoLuong = new System.Windows.Forms.TextBox();
57             
this.IdKho_SpKiemKho = new System.Windows.Forms.DataGridViewTextBoxColumn();
58             
this.STTKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
59             
this.MaSanPhamKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
60             
this.TenSanPhamKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
61             
this.TenDonViTinhKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
62             
this.SoLuongTrongKhoKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
63             
this.SoLuongKiemKhoKk = new System.Windows.Forms.DataGridViewTextBoxColumn();
64             
this.SoLuongChenhLech = new System.Windows.Forms.DataGridViewTextBoxColumn();
65             
this.DienGiai = new System.Windows.Forms.DataGridViewTextBoxColumn();
66             
this.Sua = new System.Windows.Forms.DataGridViewTextBoxColumn();
67             
this.Xoa = new System.Windows.Forms.DataGridViewLinkColumn();
68             
this.panel1.SuspendLayout();
69             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).BeginInit();
70             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsSpTrongKho)).BeginInit();
71             
this.SuspendLayout();
72             
//
73             
// panel1
74             
//
75             
this.panel1.AutoScroll = true;
76             
this.panel1.BackColor = System.Drawing.Color.White;
77             
this.panel1.Controls.Add(this.pictureBox1);
78             
this.panel1.Controls.Add(this.label9);
79             
this.panel1.Controls.Add(this.txtSLCongThem);
80             
this.panel1.Controls.Add(this.lblThongBao);
81             
this.panel1.Controls.Add(this.lblTongSoBanGhiHienThi);
82             
this.panel1.Controls.Add(this.btnTiep);
83             
this.panel1.Controls.Add(this.btnSau);
84             
this.panel1.Controls.Add(this.dgvDsSpTrongKho);
85             
this.panel1.Controls.Add(this.label8);
86             
this.panel1.Controls.Add(this.label7);
87             
this.panel1.Controls.Add(this.txtDvTinh);
88             
this.panel1.Controls.Add(this.label1);
89             
this.panel1.Controls.Add(this.txtDienGiai);
90             
this.panel1.Controls.Add(this.label2);
91             
this.panel1.Controls.Add(this.label6);
92             
this.panel1.Controls.Add(this.label3);
93             
this.panel1.Controls.Add(this.linkLabel_sanPhamChuaKiemKho);
94             
this.panel1.Controls.Add(this.btnLuuVaKiemSau);
95             
this.panel1.Controls.Add(this.btnKhongCapNhatHangTonKho);
96             
this.panel1.Controls.Add(this.btnCoCapNhatHangTonKho);
97             
this.panel1.Controls.Add(this.txtTenSanPham);
98             
this.panel1.Controls.Add(this.txtMaSanPham);
99             
this.panel1.Controls.Add(this.txtSoLuong);
100             
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
101             
this.panel1.Location = new System.Drawing.Point(0, 0);
102             
this.panel1.Name = "panel1";
103             
this.panel1.Size = new System.Drawing.Size(1024, 860);
104             
this.panel1.TabIndex = 0;
105             
//
106             
// pictureBox1
107             
//
108             
this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
109             
this.pictureBox1.Image = global::SoftQuanLyNhaHang.Properties.Resources.barcode_scanner;
110             
this.pictureBox1.Location = new System.Drawing.Point(458, 102);
111             
this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
112             
this.pictureBox1.Name = "pictureBox1";
113             
this.pictureBox1.Size = new System.Drawing.Size(50, 38);
114             
this.pictureBox1.TabIndex = 51;
115             
this.pictureBox1.TabStop = false;
116             
//
117             
// label9
118             
//
119             
this.label9.AutoSize = true;
120             
this.label9.Location = new System.Drawing.Point(33, 178);
121             
this.label9.Name = "label9";
122             
this.label9.Size = new System.Drawing.Size(77, 18);
123             
this.label9.TabIndex = 50;
124             
this.label9.Text = "Đơn vị tính";
125             
//
126             
// txtSLCongThem
127             
//
128             
this.txtSLCongThem.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
129             
this.txtSLCongThem.Location = new System.Drawing.Point(325, 140);
130             
this.txtSLCongThem.Name = "txtSLCongThem";
131             
this.txtSLCongThem.Size = new System.Drawing.Size(114, 26);
132             
this.txtSLCongThem.TabIndex = 49;
133             
//
134             
// lblThongBao
135             
//
136             
this.lblThongBao.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
137             
this.lblThongBao.AutoSize = true;
138             
this.lblThongBao.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
139             
this.lblThongBao.ForeColor = System.Drawing.Color.Red;
140             
this.lblThongBao.Location = new System.Drawing.Point(540, 234);
141             
this.lblThongBao.Name = "lblThongBao";
142             
this.lblThongBao.Size = new System.Drawing.Size(124, 20);
143             
this.lblThongBao.TabIndex = 48;
144             
this.lblThongBao.Text = "Lưu thành công!";
145             
this.lblThongBao.Visible = false;
146             
//
147             
// lblTongSoBanGhiHienThi
148             
//
149             
this.lblTongSoBanGhiHienThi.AllowDrop = true;
150             
this.lblTongSoBanGhiHienThi.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
151             
this.lblTongSoBanGhiHienThi.Location = new System.Drawing.Point(573, 296);
152             
this.lblTongSoBanGhiHienThi.Name = "lblTongSoBanGhiHienThi";
153             
this.lblTongSoBanGhiHienThi.Size = new System.Drawing.Size(329, 18);
154             
this.lblTongSoBanGhiHienThi.TabIndex = 47;
155             
this.lblTongSoBanGhiHienThi.Text = "Hiển thị từ 1 đến 30 trong 100 mục";
156             
this.lblTongSoBanGhiHienThi.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
157             
//
158             
// btnTiep
159             
//
160             
this.btnTiep.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
161             
this.btnTiep.Location = new System.Drawing.Point(962, 290);
162             
this.btnTiep.Name = "btnTiep";
163             
this.btnTiep.Size = new System.Drawing.Size(49, 30);
164             
this.btnTiep.TabIndex = 45;
165             
this.btnTiep.Text = ">>";
166             
this.btnTiep.UseVisualStyleBackColor = true;
167             
//
168             
// btnSau
169             
//
170             
this.btnSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
171             
this.btnSau.Location = new System.Drawing.Point(907, 290);
172             
this.btnSau.Name = "btnSau";
173             
this.btnSau.Size = new System.Drawing.Size(49, 30);
174             
this.btnSau.TabIndex = 46;
175             
this.btnSau.Text = "<<";
176             
this.btnSau.UseVisualStyleBackColor = true;
177             
//
178             
// dgvDsSpTrongKho
179             
//
180             
this.dgvDsSpTrongKho.AllowUserToAddRows = false;
181             
this.dgvDsSpTrongKho.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
182             | System.Windows.Forms.AnchorStyles.Right)));
183             
this.dgvDsSpTrongKho.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.DisplayedCells;
184             
this.dgvDsSpTrongKho.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
185             
this.dgvDsSpTrongKho.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
186             
this.IdKho_SpKiemKho,
187             
this.STTKk,
188             
this.MaSanPhamKk,
189             
this.TenSanPhamKk,
190             
this.TenDonViTinhKk,
191             
this.SoLuongTrongKhoKk,
192             
this.SoLuongKiemKhoKk,
193             
this.SoLuongChenhLech,
194             
this.DienGiai,
195             
this.Sua,
196             
this.Xoa});
197             
this.dgvDsSpTrongKho.Location = new System.Drawing.Point(8, 326);
198             
this.dgvDsSpTrongKho.Name = "dgvDsSpTrongKho";
199             
this.dgvDsSpTrongKho.Size = new System.Drawing.Size(1003, 410);
200             
this.dgvDsSpTrongKho.TabIndex = 44;
201             
//
202             
// label8
203             
//
204             
this.label8.AutoSize = true;
205             
this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
206             
this.label8.Location = new System.Drawing.Point(3, 0);
207             
this.label8.Name = "label8";
208             
this.label8.Size = new System.Drawing.Size(217, 29);
209             
this.label8.TabIndex = 19;
210             
this.label8.Text = "Thông tin kiểm kho";
211             
//
212             
// label7
213             
//
214             
this.label7.AutoSize = true;
215             
this.label7.Location = new System.Drawing.Point(3, 785);
216             
this.label7.Name = "label7";
217             
this.label7.Size = new System.Drawing.Size(46, 18);
218             
this.label7.TabIndex = 18;
219             
this.label7.Text = "label7";
220             
//
221             
// txtDvTinh
222             
//
223             
this.txtDvTinh.BackColor = System.Drawing.Color.White;
224             
this.txtDvTinh.BorderStyle = System.Windows.Forms.BorderStyle.None;
225             
this.txtDvTinh.Location = new System.Drawing.Point(156, 182);
226             
this.txtDvTinh.Name = "txtDvTinh";
227             
this.txtDvTinh.ReadOnly = true;
228             
this.txtDvTinh.Size = new System.Drawing.Size(100, 17);
229             
this.txtDvTinh.TabIndex = 17;
230             
//
231             
// label1
232             
//
233             
this.label1.AutoSize = true;
234             
this.label1.Location = new System.Drawing.Point(33, 102);
235             
this.label1.Name = "label1";
236             
this.label1.Size = new System.Drawing.Size(98, 18);
237             
this.label1.TabIndex = 0;
238             
this.label1.Text = "Mã sản phẩm";
239             
//
240             
// txtDienGiai
241             
//
242             
this.txtDienGiai.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
243             
this.txtDienGiai.Location = new System.Drawing.Point(156, 218);
244             
this.txtDienGiai.Multiline = true;
245             
this.txtDienGiai.Name = "txtDienGiai";
246             
this.txtDienGiai.Size = new System.Drawing.Size(413, 56);
247             
this.txtDienGiai.TabIndex = 16;
248             
//
249             
// label2
250             
//
251             
this.label2.AutoSize = true;
252             
this.label2.Location = new System.Drawing.Point(33, 140);
253             
this.label2.Name = "label2";
254             
this.label2.Size = new System.Drawing.Size(67, 18);
255             
this.label2.TabIndex = 1;
256             
this.label2.Text = "Số lượng";
257             
//
258             
// label6
259             
//
260             
this.label6.AutoSize = true;
261             
this.label6.Location = new System.Drawing.Point(39, 222);
262             
this.label6.Name = "label6";
263             
this.label6.Size = new System.Drawing.Size(64, 18);
264             
this.label6.TabIndex = 15;
265             
this.label6.Text = "Diễn giải";
266             
//
267             
// label3
268             
//
269             
this.label3.AutoSize = true;
270             
this.label3.Location = new System.Drawing.Point(33, 65);
271             
this.label3.Name = "label3";
272             
this.label3.Size = new System.Drawing.Size(102, 18);
273             
this.label3.TabIndex = 2;
274             
this.label3.Text = "Tên sản phẩm";
275             
//
276             
// linkLabel_sanPhamChuaKiemKho
277             
//
278             
this.linkLabel_sanPhamChuaKiemKho.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
279             
this.linkLabel_sanPhamChuaKiemKho.AutoSize = true;
280             
this.linkLabel_sanPhamChuaKiemKho.Location = new System.Drawing.Point(667, 70);
281             
this.linkLabel_sanPhamChuaKiemKho.Name = "linkLabel_sanPhamChuaKiemKho";
282             
this.linkLabel_sanPhamChuaKiemKho.Size = new System.Drawing.Size(213, 18);
283             
this.linkLabel_sanPhamChuaKiemKho.TabIndex = 14;
284             
this.linkLabel_sanPhamChuaKiemKho.TabStop = true;
285             
this.linkLabel_sanPhamChuaKiemKho.Text = "Sản phẩm chưa được kiểm kho";
286             
this.linkLabel_sanPhamChuaKiemKho.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel_sanPhamChuaKiemKho_LinkClicked);
287             
//
288             
// btnLuuVaKiemSau
289             
//
290             
this.btnLuuVaKiemSau.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
291             
this.btnLuuVaKiemSau.Location = new System.Drawing.Point(670, 225);
292             
this.btnLuuVaKiemSau.Name = "btnLuuVaKiemSau";
293             
this.btnLuuVaKiemSau.Size = new System.Drawing.Size(341, 38);
294             
this.btnLuuVaKiemSau.TabIndex = 13;
295             
this.btnLuuVaKiemSau.Text = "Lưu và tiếp tục KIỂM";
296             
this.btnLuuVaKiemSau.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
297             
this.btnLuuVaKiemSau.UseVisualStyleBackColor = true;
298             
this.btnLuuVaKiemSau.Click += new System.EventHandler(this.btnLuuVaKiemSau_Click);
299             
//
300             
// btnKhongCapNhatHangTonKho
301             
//
302             
this.btnKhongCapNhatHangTonKho.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
303             
this.btnKhongCapNhatHangTonKho.Location = new System.Drawing.Point(670, 169);
304             
this.btnKhongCapNhatHangTonKho.Name = "btnKhongCapNhatHangTonKho";
305             
this.btnKhongCapNhatHangTonKho.Size = new System.Drawing.Size(341, 44);
306             
this.btnKhongCapNhatHangTonKho.TabIndex = 12;
307             
this.btnKhongCapNhatHangTonKho.Text = "Đóng/Kết thúc KIỂM và KHÔNG cập nhật hàng tồn kho";
308             
this.btnKhongCapNhatHangTonKho.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
309             
this.btnKhongCapNhatHangTonKho.UseVisualStyleBackColor = true;
310             
this.btnKhongCapNhatHangTonKho.Click += new System.EventHandler(this.btnKhongCapNhatHangTonKho_Click);
311             
//
312             
// btnCoCapNhatHangTonKho
313             
//
314             
this.btnCoCapNhatHangTonKho.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
315             
this.btnCoCapNhatHangTonKho.Location = new System.Drawing.Point(670, 119);
316             
this.btnCoCapNhatHangTonKho.Name = "btnCoCapNhatHangTonKho";
317             
this.btnCoCapNhatHangTonKho.Size = new System.Drawing.Size(341, 33);
318             
this.btnCoCapNhatHangTonKho.TabIndex = 11;
319             
this.btnCoCapNhatHangTonKho.Text = "Đóng/Kết thúc KIỂM và CẬP NHẬT hàng tồn kho";
320             
this.btnCoCapNhatHangTonKho.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
321             
this.btnCoCapNhatHangTonKho.UseVisualStyleBackColor = true;
322             
this.btnCoCapNhatHangTonKho.Click += new System.EventHandler(this.btnCoCapNhatHangTonKho_Click);
323             
//
324             
// txtTenSanPham
325             
//
326             
this.txtTenSanPham.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
327             | System.Windows.Forms.AnchorStyles.Right)));
328             
this.txtTenSanPham.BackColor = System.Drawing.Color.White;
329             
this.txtTenSanPham.BorderStyle = System.Windows.Forms.BorderStyle.None;
330             
this.txtTenSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
331             
this.txtTenSanPham.Location = new System.Drawing.Point(156, 64);
332             
this.txtTenSanPham.Name = "txtTenSanPham";
333             
this.txtTenSanPham.Size = new System.Drawing.Size(413, 19);
334             
this.txtTenSanPham.TabIndex = 7;
335             
//
336             
// txtMaSanPham
337             
//
338             
this.txtMaSanPham.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
339             
this.txtMaSanPham.Location = new System.Drawing.Point(156, 102);
340             
this.txtMaSanPham.Name = "txtMaSanPham";
341             
this.txtMaSanPham.Size = new System.Drawing.Size(283, 26);
342             
this.txtMaSanPham.TabIndex = 9;
343             
this.txtMaSanPham.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtMaSanPham_KeyDown);
344             
//
345             
// txtSoLuong
346             
//
347             
this.txtSoLuong.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
348             
this.txtSoLuong.Location = new System.Drawing.Point(156, 140);
349             
this.txtSoLuong.Name = "txtSoLuong";
350             
this.txtSoLuong.Size = new System.Drawing.Size(163, 26);
351             
this.txtSoLuong.TabIndex = 8;
352             
this.txtSoLuong.TextChanged += new System.EventHandler(this.txtSoLuong_TextChanged);
353             
this.txtSoLuong.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtSoLuong_KeyPress);
354             
//
355             
// IdKho_SpKiemKho
356             
//
357             
this.IdKho_SpKiemKho.HeaderText = "IdKho_SpKiemKho";
358             
this.IdKho_SpKiemKho.Name = "IdKho_SpKiemKho";
359             
this.IdKho_SpKiemKho.Visible = false;
360             
//
361             
// STTKk
362             
//
363             
this.STTKk.FillWeight = 50F;
364             
this.STTKk.HeaderText = "STT";
365             
this.STTKk.Name = "STTKk";
366             
this.STTKk.Width = 50;
367             
//
368             
// MaSanPhamKk
369             
//
370             
this.MaSanPhamKk.FillWeight = 230F;
371             
this.MaSanPhamKk.HeaderText = "Mã sản phẩm";
372             
this.MaSanPhamKk.Name = "MaSanPhamKk";
373             
this.MaSanPhamKk.Width = 230;
374             
//
375             
// TenSanPhamKk
376             
//
377             
this.TenSanPhamKk.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
378             dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
379             
this.TenSanPhamKk.DefaultCellStyle = dataGridViewCellStyle7;
380             
this.TenSanPhamKk.HeaderText = "Tên sản phẩm";
381             
this.TenSanPhamKk.Name = "TenSanPhamKk";
382             
//
383             
// TenDonViTinhKk
384             
//
385             
this.TenDonViTinhKk.FillWeight = 80F;
386             
this.TenDonViTinhKk.HeaderText = "Đ.V.Tính";
387             
this.TenDonViTinhKk.Name = "TenDonViTinhKk";
388             
this.TenDonViTinhKk.Width = 80;
389             
//
390             
// SoLuongTrongKhoKk
391             
//
392             
this.SoLuongTrongKhoKk.HeaderText = "S.L tồn kho (5)";
393             
this.SoLuongTrongKhoKk.Name = "SoLuongTrongKhoKk";
394             
//
395             
// SoLuongKiemKhoKk
396             
//
397             
this.SoLuongKiemKhoKk.HeaderText = "S.L kiểm kho (6)";
398             
this.SoLuongKiemKhoKk.Name = "SoLuongKiemKhoKk";
399             
//
400             
// SoLuongChenhLech
401             
//
402             
this.SoLuongChenhLech.FillWeight = 110F;
403             
this.SoLuongChenhLech.HeaderText = "S.L chênh lệch (7) = (6) - (5)";
404             
this.SoLuongChenhLech.Name = "SoLuongChenhLech";
405             
this.SoLuongChenhLech.Width = 110;
406             
//
407             
// DienGiai
408             
//
409             
this.DienGiai.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
410             dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
411             
this.DienGiai.DefaultCellStyle = dataGridViewCellStyle8;
412             
this.DienGiai.HeaderText = "Diễn giải";
413             
this.DienGiai.Name = "DienGiai";
414             
//
415             
// Sua
416             
//
417             
this.Sua.FillWeight = 80F;
418             
this.Sua.HeaderText = "Sửa";
419             
this.Sua.Name = "Sua";
420             
this.Sua.Width = 80;
421             
//
422             
// Xoa
423             
//
424             
this.Xoa.FillWeight = 80F;
425             
this.Xoa.HeaderText = "Xóa";
426             
this.Xoa.Name = "Xoa";
427             
this.Xoa.Width = 80;
428             
//
429             
// uctKho_KiemTraKho_Form
430             
//
431             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
432             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
433             
this.Controls.Add(this.panel1);
434             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
435             
this.Margin = new System.Windows.Forms.Padding(4);
436             
this.Name = "uctKho_KiemTraKho_Form";
437             
this.Size = new System.Drawing.Size(1024, 860);
438             
this.Load += new System.EventHandler(this.uctKho_KiemTraKho_Load);
439             
this.panel1.ResumeLayout(false);
440             
this.panel1.PerformLayout();
441             ((System.ComponentModel.ISupportInitialize)(
this.pictureBox1)).EndInit();
442             ((System.ComponentModel.ISupportInitialize)(
this.dgvDsSpTrongKho)).EndInit();
443             
this.ResumeLayout(false);
444
445         }
446
447         
#endregion
448
449         
private System.Windows.Forms.Panel panel1;
450         
private System.Windows.Forms.TextBox txtMaSanPham;
451         
private System.Windows.Forms.TextBox txtSoLuong;
452         
private System.Windows.Forms.TextBox txtTenSanPham;
453         
private System.Windows.Forms.Label label3;
454         
private System.Windows.Forms.Label label2;
455         
private System.Windows.Forms.Label label1;
456         
private System.Windows.Forms.Button btnLuuVaKiemSau;
457         
private System.Windows.Forms.Button btnKhongCapNhatHangTonKho;
458         
private System.Windows.Forms.Button btnCoCapNhatHangTonKho;
459         
private System.Windows.Forms.LinkLabel linkLabel_sanPhamChuaKiemKho;
460         
private System.Windows.Forms.TextBox txtDienGiai;
461         
private System.Windows.Forms.Label label6;
462         
private System.Windows.Forms.TextBox txtDvTinh;
463         
private System.Windows.Forms.Label label8;
464         
private System.Windows.Forms.Label label7;
465         
private System.Windows.Forms.Label lblTongSoBanGhiHienThi;
466         
private System.Windows.Forms.Button btnTiep;
467         
private System.Windows.Forms.Button btnSau;
468         
private System.Windows.Forms.DataGridView dgvDsSpTrongKho;
469         
private System.Windows.Forms.Label lblThongBao;
470         
private System.Windows.Forms.TextBox txtSLCongThem;
471         
private System.Windows.Forms.Label label9;
472         
private System.Windows.Forms.PictureBox pictureBox1;
473         
private System.Windows.Forms.DataGridViewTextBoxColumn IdKho_SpKiemKho;
474         
private System.Windows.Forms.DataGridViewTextBoxColumn STTKk;
475         
private System.Windows.Forms.DataGridViewTextBoxColumn MaSanPhamKk;
476         
private System.Windows.Forms.DataGridViewTextBoxColumn TenSanPhamKk;
477         
private System.Windows.Forms.DataGridViewTextBoxColumn TenDonViTinhKk;
478         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongTrongKhoKk;
479         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongKiemKhoKk;
480         
private System.Windows.Forms.DataGridViewTextBoxColumn SoLuongChenhLech;
481         
private System.Windows.Forms.DataGridViewTextBoxColumn DienGiai;
482         
private System.Windows.Forms.DataGridViewTextBoxColumn Sua;
483         
private System.Windows.Forms.DataGridViewLinkColumn Xoa;
484     }
485 }


Gõ tìm kiếm nhanh...